Core Extensions Gems

#Total RankDaily RankNameSummary
1712activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22314addressableAddressable is an alternative implementation to the URI implementation that is part of ...
396114hashieHashie is a collection of classes and mixins that make hashes more powerful.
4359416virtusAttributes on Steroids for Plain Old Ruby Objects
51,9012,324hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,9283,112active_attrCreate plain old Ruby models without reinventing the wheel.
72,6622,940facetsFacets is the premier collection of extension methods for the Ruby programming language...
83,5953,157hanami-utilsHanami utilities
93,7591,579finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
1010,0116,549fast_attributesFast attributes with data types
1113,31711,680scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1213,74017,809full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1334,744106,788full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,09214,199safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1543,13814,717safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,38855,375tiny-recordUse the with options to target your columns you want in your active record collection
17148,21832,891rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,60040,013thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...